org.eclipse.vtp.desktop.editors.core.commands
Interface CommandListener

All Known Implementing Classes:
BasicController

public interface CommandListener


Method Summary
 void executeCommand(Command command)
           
 

Method Detail

executeCommand

void executeCommand(Command command)